Drop PANGO_ENABLE_BACKEND
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 May 2015 12:01:36 +0000 (08:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 May 2015 12:02:32 +0000 (08:02 -0400)
Not needed for a long time now.

https://bugzilla.gnome.org/show_bug.cgi?id=748783

gtk/gtksettings.c

index 3c9d037991611af1149ccf5568be28c89aebd071..a23730fe7105ed2917cea6c28fba3bf183b1bafe 100644 (file)
@@ -16,8 +16,6 @@
  */
 
 
-#define PANGO_ENABLE_BACKEND /* for pango_fc_font_map_cache_clear() */
-
 #include "config.h"
 
 #include <string.h>